-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing ouu discrete uncertain parameters #1018
Testing ouu discrete uncertain parameters #1018
Conversation
Try alternative strategy to handle modal dialogs Run Black Try with alternative strategy to handle main window close event Run Black Try if using --pyargs makes a difference Try adding explicit cleanup for qtbot instance
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1018 +/- ##
==========================================
+ Coverage 30.77% 32.56% +1.79%
==========================================
Files 161 161
Lines 35791 35844 +53
Branches 6041 6047 +6
==========================================
+ Hits 11013 11673 +660
+ Misses 23964 23246 -718
- Partials 814 925 +111 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, and finally we got all the (unrelated) test failures under control.
* Running OUU tutorial-1 example: exception doing Run OUU * try2: combining the workflow steps together * test module for OUU Example 1 workflow * test module for OUU Example 1 workflow- edit comment * fix formatting * Try using another handler for modal dialog Try alternative strategy to handle modal dialogs Run Black Try with alternative strategy to handle main window close event Run Black Try if using --pyargs makes a difference Try adding explicit cleanup for qtbot instance * Restore signal replacement functionality used by test_ml_ai.py Co-authored-by: Ludovico Bianchi <lbianchi@lbl.gov> (cherry picked from commit 029fdee)
Summary/Motivation:
Changes proposed in this PR:
test_ouu.py
in foqus_lib/gui/tests/ directory.Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: